/* CSS Document */

p{
	Font-family: calibri;
	font-size:12px;
	color:#000000;
	line-height: 18px;
	padding:3px;
	margin-right: 20px;
	margin-left: 40px;
}

.navigation{
	font-family: calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-top-color: #00FF00;
	border-width: 0px;
}

.Text{
	font-family: calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	border-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-top-color: #00FF00;
	border-width: 0px;
}

.Heading{
	font-family: calibri;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-top-color: #00FF00;
	border-width: 0px;
}

.SubHeading{
	font-family: calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-top-color: #00FF00;
	border-width: 0px;
}